object FormDelSAAP: TFormDelSAAP Left = 423 Top = 351 Width = 451 Height = 158 Caption = 'Rosoft Adware and 180 Search Assisnant' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 443 Height = 129 Align = alClient BevelWidth = 3 TabOrder = 0 object Image1: TImage Left = 3 Top = 3 Width = 437 Height = 123 Align = alClient Picture.Data = {} Stretch = True end object Label1: TLabel Left = 40 Top = 16 Width = 372 Height = 20 BiDiMode = bdLeftToRight Caption = 'This program came with 180 Search Assistant,' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentBiDiMode = False ParentFont = False Transparent = True end object Label2: TLabel Left = 40 Top = 40 Width = 320 Height = 20 Caption = 'would you like to unisntall this program?' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object pbOK: TRSButton Left = 232 Top = 80 Width = 86 Height = 23 Picture.Data = {} OnClick = pbOKClick end object pbNO: TRSButton Left = 120 Top = 80 Width = 86 Height = 23 Picture.Data = {} OnClick = pbNOClick end end end